From e6e485ddc3eede5df57d7af64f27b43c4b5434a1 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 27 Aug 2007 13:08:35 +0000 Subject: [PATCH] merge info between implementations and interfaces --- debian/cdbs/ocaml-vars.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/cdbs/ocaml-vars.mk b/debian/cdbs/ocaml-vars.mk index 694c6355..908b2bbf 100644 --- a/debian/cdbs/ocaml-vars.mk +++ b/debian/cdbs/ocaml-vars.mk @@ -16,7 +16,7 @@ # this program; if not, write to the Free Software Foundation, Inc., 51 # Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -# $Id: ocaml-vars.mk 4195 2007-08-27 08:58:20Z zack $ +# $Id: ocaml-vars.mk 4199 2007-08-27 13:08:35Z zack $ _cdbs_scripts_path ?= /usr/lib/cdbs _cdbs_rules_path ?= /usr/share/cdbs/1/rules @@ -90,7 +90,7 @@ OCAML_OCAMLDOC_PACKAGES = # flags to be passed to ocamldoc (in addition to -html and -d DESTDIR). # For debian/rules writers -OCAML_OCAMLDOC_FLAGS = -stars +OCAML_OCAMLDOC_FLAGS = -stars -m A endif -- 2.30.2